Autogenerated HTML docs for v1.4.0-rc1-gfd7e
diff --git a/hooks.html b/hooks.html index 657211b..04f074c 100644 --- a/hooks.html +++ b/hooks.html
@@ -345,7 +345,7 @@ <p>This hook is invoked by <tt>git-receive-pack</tt> on the remote repository, which is happens when a <tt>git push</tt> is done on a local repository. Just before updating the ref on the remote repository, the update hook -is invoked. It's exit status determines the success or failure of +is invoked. Its exit status determines the success or failure of the ref update.</p> <p>The hook executes once for each ref to be updated, and takes three parameters: @@ -393,7 +393,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 04-Jun-2006 07:24:39 UTC +Last updated 07-Jun-2006 19:51:36 UTC </div> </div> </body>